Batch Printer Registry entry
Specifies an association between groups of products to be batched and a printer.
Description
For each batchtype this entry specifies what printer the batch will print to and what products comprise the batch.
Usage
This Registry entry is assigned to groups:
Key | Group |
---|---|
Key 1 | Group |
Key 2 | Default |
Key 3 | Table |
Key 4 | epos |
Key 5 | Batch Printer |
Key 6 | batchtype |
Key 7 | printer |
Value | prodcode;prodcode;... |
In pipe-delimited format:
Group | Default | Table | epos | Batch Printer | batchtype | prodcode; prodcode;... |
where:
printer | is the name of a printer listed in a Printer (System) Registry entry. |
batchtype | is either:
|
prodcode | is a semicolon separated list of valid product codes as recorded in the Products module (eproducts). If batchtype is |
Label and List batchtypes are special cases and must use the prodcode listed (examples provided below).
Example
This entry specifies that the Certificate
batchtype prints to printer lp4 and contains two products, with codes bc
and dc
:
Key | Setting |
---|---|
Key 1 | Group |
Key 2 | Default |
Key 3 | Table |
Key 4 | epos |
Key 5 | Batch Printer |
Key 6 | Certificate |
Key 7 | lp4 |
Value | bc;dc |
The following entries are for the special case batchtypes Label
and List
:
Key | Setting | Setting |
---|---|---|
Key 1 | Group | Group |
Key 2 | Default | Default |
Key 3 | Table | Table |
Key 4 | epos | epos |
Key 5 | Batch Printer | Batch Printer |
Key 6 | Label | List |
Key 7 | lp4 | lp4 |
Value | label | list |